home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0799 / 708 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.7 KB

  1. From: Ulrich Kuehn <kuehn@GOEDEL.UNI-MUENSTER.DE>
  2. Subject: Re: Update-daemon for all FSes
  3. Date: Wed, 15 Dec 1993 13:42:07 +0100
  4.  
  5. Hi again,
  6.  
  7. >  Point is that minixfs update knows which drives to do. If you don't and
  8. > call Dcntl() on any drive existing, you'll end up starting the floppy each
  9. > time probably. That`s where I ended up when making an external `sync'
  10. > program for minixfs, and will probably disturb you, as it disturbed me,
  11. > I can tell you...
  12. >  So you might consider an option to map out some drives which are likely
  13. > not to be minix ones. Or something like this.
  14. >  Better: Make minixfs use the cache mode in a `per drive' way and assume
  15. > that floppies won't use the TURBO mode. You might think of other reasons
  16. > why this might be a good idea... Stephen??????? :-)
  17. Well, I thought of using the update daemon to do some periodic cleanups
  18. in the caches of my nfs (coming soon to a computer near you).
  19. The minix fs would have to be changed to do a sync only on those drives
  20. it currently uses, i.e. move the checks from update to the fscntl()
  21. function; then the floppy problem should be gone.
  22.  
  23. Even an automounter could then use it to flush its caches, so it would
  24. not need to be a daemon.
  25.  
  26. BTW: is there a way to have a global timeout to call a certain function
  27. like the normal timeouts in MiNT, but no associated with a certain process
  28. which could be killed in the mean time?
  29.  
  30. Regards,
  31. Ulrich
  32.  
  33. --
  34. +---------------+----------------------------+-----------------------+
  35. | Ulrich Kuehn  | Internet:                  | Life is uncertain --  |
  36. | Cand.Math.Inf | kuehn@math.uni-muenster.de | eat the dessert first |
  37. +---------------+----------------------------+-----------------------+
  38.